Skip to content

Bump tree-sitter from 0.26.6 to 0.26.7#288

Merged
terror merged 2 commits intomasterfrom
dependabot/cargo/tree-sitter-0.26.7
Mar 21, 2026
Merged

Bump tree-sitter from 0.26.6 to 0.26.7#288
terror merged 2 commits intomasterfrom
dependabot/cargo/tree-sitter-0.26.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps tree-sitter from 0.26.6 to 0.26.7.

Release notes

Sourced from tree-sitter's releases.

v0.26.7

Notable Changes

  • A regression in v0.26.6 with quantified alternations was fixed.
  • Release artifacts for the tree-sitter CLI are now published as zip archives (in addition to gzipped executables, which are planned for removal in a future minor release).

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.6...v0.26.7

Commits
  • 6f2e8a6 release v0.26.7
  • 0ae6158 ci(release): publish zip archives
  • 9ce1567 docs: indicate that dashes are not permitted in parser names
  • 365b1f0 Revert "feat: allow - in grammar names"
  • 8e87144 fix(query): don't add copies for quantifier steps outside alternations
  • b61eabb refactor(query): remove alternative_is_immediate
  • c802b44 fix(loader): link with libc on OpenBSD to compile parser
  • 16c7bfb chore(parser): return NULL, not false, for incomplete parse
  • d01bd9b fix(wasm): pass target triple to clang (#5385)
  • 594f9d5 fix: skip missing Makefile in version command
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.26.6 to 0.26.7.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.26.6...v0.26.7)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.26.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 17, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.46%. Comparing base (e80da4b) to head (782dfb8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #288   +/-   ##
=======================================
  Coverage   91.46%   91.46%           
=======================================
  Files          43       43           
  Lines       10050    10050           
=======================================
  Hits         9192     9192           
  Misses        858      858           
Flag Coverage Δ
unit 91.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@terror terror merged commit 188bf2d into master Mar 21, 2026
6 checks passed
@terror terror deleted the dependabot/cargo/tree-sitter-0.26.7 branch March 21, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants